append Child
Appends a new or existing child to a block's children. Required scope: "editor/add"
Parameters
parent
the block to update.
child
the child to insert. Can be an existing child of parent.
Appends a new or existing child to a block's children. Required scope: "editor/add"
the block to update.
the child to insert. Can be an existing child of parent.